home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
DHA demo
/
Don Norman Folder
/
The Library
/
The Library.rsrc
/
CSTR_21999_UDBookMarkCSTR
< prev
next >
Wrap
Text File
|
1994-09-21
|
276b
|
7 lines
if sbn() = "details" then
if there is a btn "bookmark" in cd 2 then
put the script of btn "bookmark"of card 2 into bmInstructions
put "go card " & the number of this card into line 2 of bmInstructions
set the script of btn "bookmark" of card 2 to bmInstructions
end if
end if